CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最小 二乘法曲线 拟合

搜索资源列表

  1. leastsquares_VB

    0下载:
  2. 利用VB实现最小二乘法多次曲线拟合算法。-Using VB least squares method many times the curve fitting algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1461
    • 提供者:冰益寒
  1. LeastSquare

    0下载:
  2. 可在vs2008中直接运行的界面软件,通过自行绘制离散数据点,使用最小二乘法进行高次拟合,并显示拟合曲线,可以直观的看出拟合准确性-Interface software can be run directly in vs2008 own drawing of discrete data points, using the least squares method, high-fit, and fitting curve
  3. 所属分类:Algorithm

    • 发布日期:2017-05-30
    • 文件大小:13208872
    • 提供者:施金金
  1. nihe

    6下载:
  2. 已知一组实验数据 1 2 3 4 5 6 7 8 9 1 3 4 5 6 7 8 9 10 10 5 4 2 1 1 2 3 4 试用最小二乘法求它的多项式拟合曲线,并求出最低点的位置. -1,234,567,891,345,678,910 10 5 4 2 1 1 2 3 4 trial Least Squares Method polynomial fitting curve, and obtained a set of known experim
  3. 所属分类:Other systems

    • 发布日期:2015-07-01
    • 文件大小:8192
    • 提供者:
  1. RongBingShiJian_2

    0下载:
  2. 基于最小二乘法的曲线拟合,可以实现散点图和曲线图形的快速绘制-Curve fitting based on least squares method
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1642
    • 提供者:胡建平
  1. quxiannihe

    0下载:
  2. 最小二乘法的实现曲线拟合功能,可以用于各种数据处理。-The least squares method of curve fitting function can be used for a variety of data processing.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:201968
    • 提供者:郭爽
  1. cp

    0下载:
  2. 最小二乘法拟合曲线的一个小程序,采用C++程序,-Least-squares fitting curve C++ program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:793
    • 提供者:邹风
  1. chap3

    0下载:
  2. 介绍了最小二乘法的相关知识原理应 用。。。以及最小二乘法在曲线拟合中的应用-Knowledge of the principle of least squares method application. . . And the least squares method of curve fitting
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:274048
    • 提供者:燕子一舞
  1. nihe

    0下载:
  2. 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序! 已知x 0 5 10 15 20 25 30 35 40 45 50 55 y 0 1.27 2.16 2.86 3.44 3.87 4.15 4.37 4.51 4.58 4.02 4.64 近似解析表达式为y=at+bt^2+ct^3 求a,b,c -Function approximation and curve fitting, using the least squares method
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:5139
    • 提供者:李文宝
  1. CurveFitSet

    0下载:
  2. 曲线拟合算法合集,包括最小二乘法、三次样条插值、Nurbs拟合等,包括过关键点拟合-Curve fitting algorithm collection, including the least squares method, cubic spline interpolation, Nurbs fitting, including key points fitting
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:21906
    • 提供者:tangqiwang
  1. c

    0下载:
  2. 曲线拟合问题用C语言编写最小二乘法CG方法与QR方法,其中CG方法两种-The method of least squares curve fitting problems using the C language CG method and QR method, in which both CG method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:2413
    • 提供者:谷骏
  1. xianlunihe-matlab

    0下载:
  2. 工程线形拟合中,圆曲线最小二乘法拟合计算方法-Engineering linear fitting, round curves least squares fit
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:8385
    • 提供者:蒋世琼
  1. sunSinglePointSurfacefit

    0下载:
  2. 基于移动最小二乘法的曲线曲面拟合实现,包含反距离加权(为效果对比)--(在VC或者VS上新建工程添加文件即可,main.cpp为主函数)-Curve and Surface Fitting Based on Moving Least-Squares Methods and Inverse Distance Weighting
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:749964
    • 提供者:孙莹频
  1. Polynomial

    0下载:
  2. 对于具体实验时,通常不是先给出函数的解析式,再进行实验,而是通过实验的观察和测量给出离散的一些点,再来求出具体的函数解析式。又因为测量误差的存在,实际真实的解析式曲线并不一定通过测量给出的所有点。最小二乘法是求解这一问题的很好的方法,本实验运用这一方法实现对给定数据的拟合。-For specific experiments, usually not first given function analytic formula, and then experiment but given by th
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-04
    • 文件大小:27690
    • 提供者:梧桐雨
  1. cnihe

    0下载:
  2. 这是一个根据给定的一些点,然后利用最小二乘法拟合出一条曲线的C语言代码,此代码经运行是可以的。-This is in accordance with a given point, and then using the least squares method to fit a curve C language code, this code by running.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:738
    • 提供者:顾定富
  1. quxiannihe

    0下载:
  2. 利用曲线拟合的线性最小二乘法求被逼近函数f(x)在点x=55处的近似值,并画出实验数据和直线。-c language curve fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:903
    • 提供者:徐航
  1. zuixiaoercheng

    0下载:
  2. 最小二乘法进行曲线拟合,温度拟合,离散拟合-The method of least squares curve fitting, fitting temperature discrete fitting
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:1801
    • 提供者:石保敬
  1. CurFit-Dichotomy

    0下载:
  2. VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polynomial. The code is clear and s
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:10704
    • 提供者:long
  1. Least-squares-fitting-curve

    0下载:
  2. 用matlab所学的知识,编写最小二乘法拟合程序,以解决物理实验中的最小二乘法拟合曲线以及相关系数等的问题。-With matlab learned, the preparation method of least squares fitting procedure to solve the problems of the least-squares fitting curve and correlation coefficient physics experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:72355
    • 提供者:邓棋文
  1. Least-squares-fit

    0下载:
  2. 曲线的最小二乘拟合,本文件通过最小二乘法进行曲线的拟合,-Least-squares fit
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:3901
    • 提供者:weishao
  1. LeastSquaresFittingPlaneAndCurve

    0下载:
  2. 使用C++以及OpenCV实现的最小二乘法的平面拟合,以及应用平面拟合达到的图像背景去除,以及曲线拟合方法-Use C++ and OpenCV implementation of the least squares plane fitting, and the application reaches the image plane fitting background removal, and the curve fitting method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:1387445
    • 提供者:xiaoxian
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com